home *** CD-ROM | disk | FTP | other *** search
- Brainteaser
-
- In the beginning of a new game, all the squares
- on the game board are filled with tiles except
- for the one in the center. The objective of the
- game is to remove all of the tiles except for .
- You remove game tiles by jumping over them.
- To do this you must use the mouse click-and-drag
- procedure to remove a tile from its square, have it
- "jump" over an adjacent square which is occupied
- by a tile, and then drop the tile onto a square which
- is vacant. The act of jumping removes the tile which
- was jumped over. You may jump in any direction
- including vertically, horizontally, or diagonally.
- Either mouse button can be used to click and
- drag. When no more legal moves are possible, the
- computer ends the game and let's you know how
- you did. You must leave a single tile anywhere on
- the board in order to be rated a genius!
-
- Run Bt.exe
-